111. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-07-21 10:22:00 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

111.1 Files compared

#LocationFileLast Modified
12021-07-21 10:22:00 +0000
2/Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Theme/page_layout3columns.xml2021-06-10 08:46:52 +0000

111.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged00
Changed00
Inserted139
Removed00

111.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

111.4 Active regular expressions

No regular expressions were active.

111.5 Comparison detail

    1 <?xml 
    2  version="1.0"
    3 ?>
    4 <!--
    5 /**
    6  * Copyright © Magento, Inc. All rights reserved.
    7  * See COPYING.txt for license details.
    8  */
    9 -->
    10 <layout 
    11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    12  xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_layout.xsd"
    13 >
    14      
    15  <update 
    16   handle="2columns-left"
    17  />
    18      
    19  <referenceContainer 
    20   name="columns"
    21  >
    22           
    23   <container 
    24    name="div.sidebar.second" 
    25    htmlTag="div" 
    26    htmlClass="sidebar sidebar-second" 
    27    after="div.sidebar.main"
    28   >
    29                
    30    <container 
    31     name="sidebar.second
    32     as="sidebar_second" 
    33     label="Sidebar Secondary"
    34    />
    35            
    36   </container>
    37       
    38  </referenceContainer>
    39 </layout>